minios: Remove unused variables warnings
authorIan Campbell <ian.campbell@citrix.com>
Mon, 20 Feb 2012 18:48:32 +0000 (18:48 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 20 Feb 2012 18:48:32 +0000 (18:48 +0000)
commitc651b90018759a9ee7f1fd086407a093ad44cfae
treedfb2c9b91f4ee80dad4112d6afe89584395d1f37
parent60d92830c6c31d0ba286b0ff1e8a377e84b061ca
minios: Remove unused variables warnings

s/DEBUG/printk/ in test_xenbus and all associated do_*_test+xenbus_dbg_message
and always print the IRQ and MFN used by the xenbus on init.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: John McDermott <john.mcdermott@nrl.navy.mil>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
extras/mini-os/xenbus/xenbus.c